Skip to content

Conversation

@gvreddy04
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Dec 1, 2025

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-plant-04da70210-1204.centralus.3.azurestaticapps.net

- Replaced meta/header components in AccordionDocumentation.razor with DemosPageHeadSection for improved structure and SEO.
- Removed PageHero and CarbonAds sections; added DocsLink to main docs.
- Created Accordion_Doc_01_Documentation.razor as a dedicated reference page with meta tags, screenshot, parameter/method/event tables, and demo link.
- Improved separation between demo and documentation for clarity and maintainability.
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-plant-04da70210-1204.centralus.3.azurestaticapps.net

@gvreddy04 gvreddy04 added this to the 4.0.0 milestone Dec 16, 2025
@gvreddy04 gvreddy04 self-assigned this Dec 16, 2025
Major refactor to introduce new DocsMainLayout and DemosMainLayout using BlazorBootstrapLayout for consistent header, sidebar, content, and footer across docs and demo pages. Updated all documentation and demo .razor files to use the new layouts. Expanded DemoRouteConstants with explicit route constants for all sections. Improved sidebar navigation logic in layout code-behind. Updated EnumInput docs for consistency and fixed a binding bug in EnumInput_Demo_03_Sizes. Cleaned up unused usings and namespaces. New layouts provide a modern, unified user experience.
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-plant-04da70210-1204.centralus.3.azurestaticapps.net

Added initial documentation .razor files for various UI components and utilities. Each page includes route/layout setup, metadata, demo link, screenshot, and sections for parameters, methods, and events. Current content uses placeholders referencing the Alert component and a sample image; to be customized per component in future updates. No existing files were modified.
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-plant-04da70210-1204.centralus.3.azurestaticapps.net

Corrected the documentation pages for multiple components by updating the parameter, method, and event tables to reference the correct component types instead of "Alert". Also fixed the demo links to point to the appropriate demo pages for each component. Added missing parameter tables for nested or related component types (e.g., CardBody, CardFooter, ChartData, etc.) to improve documentation completeness and accuracy.
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-plant-04da70210-1204.centralus.3.azurestaticapps.net

Updated documentation for AutoComplete, CheckboxInput, ConfirmDialog, CurrencyInput, DateInput, Dropdown, and EnumInput:
- Demo links now point to the correct component demos.
- Parameter, method, and event tables reference the correct component types instead of Alert.
- Dropdown docs now include sections for subcomponents (ToggleButton, ActionButton, Menu, Header, Item).
- ConfirmDialog docs include ConfirmDialogOptions members.
- Updated componentName and pageUrl variables for accuracy.
- Added placeholder TEnum in EnumInput docs.
These changes improve accuracy and clarity of the component documentation.
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-plant-04da70210-1204.centralus.3.azurestaticapps.net

Updated documentation pages for NumberInput, PasswordInput, RadioInput, RangeInput, Switch, TextAreaInput, TextInput, TimeInput, Grid, and Icon to reference their correct component types instead of "Alert". Fixed demo links and DocxTable TItem types for each component. Expanded Grid docs with sections for GridColumn, GridColumns, GridDetailView, and GridSettings. Cleaned up Icon docs to only include parameters. These changes ensure accurate API documentation for each component.
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-plant-04da70210-1204.centralus.3.azurestaticapps.net

Updated documentation pages to use the correct component names, demo links, and API tables instead of referencing the Alert component. Added or adjusted sections for subcomponent documentation where appropriate. Removed obsolete ColorUtil documentation. This ensures each page accurately documents its intended component.
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-plant-04da70210-1204.centralus.3.azurestaticapps.net

Renamed "Members"/"Parameters" sections to "Properties" and switched to DocType.Properties for related types in chart, grid, sidebar, and toast docs. Updated "Charts" nav link to point to BarChart docs. Removed redundant "BreadcrumbItem Parameters", "Methods", and "Events" sections from Breadcrumb, Callout, and SortableList docs for clarity. Improves documentation accuracy and focus.
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-plant-04da70210-1204.centralus.3.azurestaticapps.net

Replaced <PageMetaTags>, <PageHero>, and <CarbonAds /> with new <DemosPageHeadSection> across all documentation/demo pages for consistent header rendering and meta handling. Added <DocsLink> to each page for direct access to relevant documentation. This standardizes page headers and improves maintainability.
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-plant-04da70210-1204.centralus.3.azurestaticapps.net

@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-plant-04da70210-1204.centralus.3.azurestaticapps.net

@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-plant-04da70210-1204.centralus.3.azurestaticapps.net

@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-plant-04da70210-1204.centralus.3.azurestaticapps.net

Added numerous public constants to DemoScreenshotSrcConstants for referencing screenshot image paths of various demo pages and components. This centralizes and simplifies access to screenshot sources throughout the codebase. Some constants are placeholders and may be updated as more screenshots become available.
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-plant-04da70210-1204.centralus.3.azurestaticapps.net

Replaced hardcoded image URLs in documentation files for Accordion, Alert, Badge, Breadcrumb, and Buttons components with corresponding constants from DemoScreenshotSrcConstants. This ensures each doc page displays a relevant image for its component.
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-plant-04da70210-1204.centralus.3.azurestaticapps.net

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants